From: thess Date: Wed, 16 Jul 2014 17:31:28 +0000 (-0400) Subject: libmpdclient: Update version to 2.7, update copyright, add myself as pkg maintainer X-Git-Tag: v14.07~161^2~26 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=e0d77a4442cb29556f902e25ab9e8bac2e2a0b59;p=feed%2Fpackages.git libmpdclient: Update version to 2.7, update copyright, add myself as pkg maintainer Signed-off-by: Ted Hess --- diff --git a/libs/libmpdclient/Makefile b/libs/libmpdclient/Makefile index 2e6ec93770..6fda18d611 100644 --- a/libs/libmpdclient/Makefile +++ b/libs/libmpdclient/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmpdclient -PKG_VERSION:=2.4 -PKG_RELEASE:=1 +PKG_VERSION:=2.7 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://sourceforge.net/projects/musicpd/files/libmpdclient/$(PKG_VERSION)/ -#PKG_SOURCE_URL:=@SF/musicpd/files/libmpdclient/$(PKG_VERSION) -PKG_MD5SUM:=8c166c5212dd95d538d3a35bb9ad4634 +PKG_SOURCE_URL:=http://www.musicpd.org/download/libmpdclient/2/ +PKG_MD5SUM:=053a97f1b045646d2d01a68fb2ddb5ef +PKG_MAINTAINER:=Ted Hess PKG_INSTALL:=1